home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / Sandvox 1.0.4.dmg / Sandvox.app / Contents / Resources / German.lproj / Introduction.nib / classes.nib next >
Text File  |  2006-08-04  |  582b  |  18 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"" = id; showRegistrationWindow = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {done = id; openHigh = id; openIntro = id; openLicensing = id; openLow = id; }; 
  11.             CLASS = KTQuickStartController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {oHighLink = NSButton; oLowLink = NSButton; oPreviewMovie = QTMovieView; }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }
  16.     ); 
  17.     IBVersion = 1; 
  18. }